How to Install libc6-mips64el-cross software package in Ubuntu 16.10 (Yakkety Yak)

How to Install libc6-mips64el-cross software package in Ubuntu 16.10 (Yakkety Yak)

libc6-mips64el-cross software package provides GNU C Library: Shared libraries (for cross-compiling), you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libc6-mips64el-cross 

libc6-mips64el-cross is installed in your system.

Make ensure the libc6-mips64el-cross package were installed using the commands given below,

$ sudo dpkg-query -l | grep libc6-mips64el-cross *

You will get with libc6-mips64el-cross package name, version, architecture and description in a table

libc6-mips64el-cross package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Libraries
Package libc6-mips64el-cross
Version 2.24-0ubuntu1cross2
Description GNU C Library: Shared libraries (for cross-compiling)
Sub Section libs


See Also, How to uninstall or remove libc6-mips64el-cross software package from Ubuntu 16.10 (Yakkety Yak)?